argument checking

英 [ˈɑːɡjumənt ˈtʃekɪŋ] 美 [ˈɑːrɡjumənt ˈtʃekɪŋ]

【计】变元检查

计算机



双语例句

  1. What we do is, in a loop, march down the argument list checking each one to see if it is an option.
    我们所做的是,用一个循环遍历参数列表检查每个参数来看它是否为选项。
  2. And C and D ( which do the same argument checking) also have about the same ( slightly longer) execution time.
    C和D(它执行相同的参数检查)的执行时间也差不多,但是长一点儿。
  3. Presenting a compelling argument in an essay requires adhering to a stringent process and consistently checking and rewriting supporting arguments.
    要写出令人信服的论证,得要求坚持一个严格的审查过程,不停地检查并修改支撑的论据。
  4. Debug mode provides additional error-handling features, such as type checking and argument checking, and provides more detailed error messages than release mode does.
    侦错模式提供额外的错误处理功能(例如型别和引数的检查),并能提供比发行模式更详细的错误讯息。
  5. Doing so causes the compiler to perform argument type checking.
    这样做会导致编译器执行参数类型检查。